Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 27,764 for

word processing

(0.13 sec)
  1. PNG to PDF Merge using Python | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Since it is able to process a large amount of information...Conversion Features: Convert PDF to Word, Excel, and PowerPoint. Convert...

    products.aspose.com/pdf/python-net/merger/png-t...
  2. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....type of shape in a Microsoft Word document. public enum ShapeType...the auto shapes in Microsoft Word. For example, if you insert...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document Word = new Document(path + "temp.docx"); var revisions = Word.getRevisions(); re…...Words Product Family words-java GusGus November...sktop\\a\\data\\"; Document word = new Document(path + "temp...

    forum.aspose.com/t/table-border-is-missing-afte...
  4. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....words.Processor public class Watermarker...Specifies input document for processing. from(InputStream input,...

    reference.aspose.com/words/java/com.aspose.word...
  5. Why Not Automation | Aspose.Tasks Documentation

    This page provides reasons why using Aspose.Tasks for C++ might be a better choice than traditional automation methods....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/tasks/cpp/why-not-automation/
  6. How to Create Pivot Table in Excel using C#

    This short tutorial is designed to teach how to create pivot table in Excel using C#. To create pivot table programmatically C# is used and all the steps are described with respect to it....Words Product Family Aspose.PDF Product...its instance for further processing Configure the new pivot table...

    kb.aspose.com/cells/net/how-to-create-pivot-tab...
  7. How to Split PDF File by Pages in C#

    This basic tutorial describes details about how to split PDF file by pages in C#. You will learn how using C# split PDF pages with the help of simple steps and a runnable sample code....Words Product Family Aspose.PDF Product...can customize the splitting process by filtering the page number...

    kb.aspose.com/pdf/net/how-to-split-pdf-file-by-...
  8. ListFormat.ApplyNumberDefault | Aspose.Words fo...

    Discover how the ApplyNumberDefault method creates a default numbered list for your paragraphs, enhancing organization and clarity in your documents....Words main advantages are:" ); //...builder . Writeln ( "Aspose.Words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/net/aspose.words.lis...
  9. How to Remove Formula but Keep Data in Excel in...

    This brief tutorial provides information on how to remove formula but keep data in Excel in Java. Using these steps you can remove formula from excel but keep data in java on Windows, Linux and macOS etc....Words Product Family Aspose.PDF Product...loading an Excel file and then processing it to remove the formula...

    kb.aspose.com/cells/java/how-to-remove-formula-...
  10. FieldFormDropDown | Aspose.Words for Java

    Implements the FORMDROPDOWN field in Java....words.Field public class FieldFormDropDown...field. Examples: Shows how to process FORMCHECKBOX, FORMDROPDOWN...

    reference.aspose.com/words/java/com.aspose.word...